dnd: Motif DnD is no longer supported, update docs.
authorChristian Hergert <christian@hergert.me>
Thu, 8 Aug 2013 14:06:00 +0000 (16:06 +0200)
committerChristian Hergert <christian@hergert.me>
Thu, 8 Aug 2013 14:06:00 +0000 (16:06 +0200)
gtk/gtkdnd.c

index c48b003a8a808ce10d50416e8c4e574d74b86617..dab4dfc32cd0fb51869124492eb5114c3c1c24f4 100644 (file)
  * @Title: Drag and Drop
  *
  * GTK+ has a rich set of functions for doing inter-process
- * communication via the drag-and-drop metaphor. GTK+
- * can do drag-and-drop (DND) via multiple protocols.
- * The currently supported protocols are the Xdnd and
- * Motif protocols.
+ * communication via the drag-and-drop metaphor.
  *
  * As well as the functions listed here, applications
  * may need to use some facilities provided for